home *** CD-ROM | disk | FTP | other *** search
- object QIM: TQIM
- Left = 208
- Top = 106
- BorderStyle = bsToolWindow
- Caption = 'QIM32 - Setup'
- ClientHeight = 263
- ClientWidth = 433
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 233
- Width = 433
- Height = 30
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- object next: TRxSpeedButton
- Left = 296
- Top = 5
- Width = 60
- Height = 25
- Caption = '&Next'
- Flat = True
- Glyph.Data = {
- DE000000424DDE0000000000000076000000280000000D0000000D0000000100
- 0400000000006800000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7000777777077777700077777700777770007777770607777000770000066077
- 7000770666666607700077066666666070007706666666077000770000066077
- 7000777777060777700077777700777770007777770777777000777777777777
- 7000}
- GrayedInactive = False
- Layout = blGlyphLeft
- ParentShowHint = False
- OnClick = nextClick
- end
- object back: TRxSpeedButton
- Left = 232
- Top = 5
- Width = 60
- Height = 25
- Caption = '&Back'
- Flat = True
- Glyph.Data = {
- DE000000424DDE0000000000000076000000280000000D0000000D0000000100
- 0400000000006800000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7000777777077777700077777007777770007777060777777000777066000007
- 7000770666666607700070666666660770007706666666077000777066000007
- 7000777706077777700077777007777770007777770777777000777777777777
- 7000}
- GrayedInactive = False
- Layout = blGlyphLeft
- ParentShowHint = False
- OnClick = backClick
- end
- object cancel: TRxSpeedButton
- Left = 8
- Top = 5
- Width = 73
- Height = 25
- Caption = '&Cancel'
- Flat = True
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 777770000000777777777777777770000000777777777777779F700000007777
- 9F777777777770000000777999F7777779F770000000777999F777779F777000
- 00007777999F77799F777000000077777999F799F7777000000077777799999F
- 7777700000007777777999F777777000000077777799999F7777700000007777
- 7999F79F7777700000007779999F77799F7770000000779999F7777799F77000
- 00007799F7777777799F70000000777777777777777770000000777777777777
- 777770000000}
- GrayedInactive = False
- Layout = blGlyphLeft
- ParentShowHint = False
- OnClick = cancelClick
- end
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 433
- Height = 5
- Align = alTop
- Shape = bsTopLine
- end
- object install: TRxSpeedButton
- Left = 360
- Top = 5
- Width = 68
- Height = 25
- Caption = '&Install'
- Flat = True
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777000000
- 87777777770AAAAA00877777770AAAAAA2077777770AAAAA2A20777777000000
- A220777777777777002077777777777777007777077777777700777007777777
- 0020770A00000000A22070AAAAAAAAAA2A200AAAAAAAAAAAA20770AAAAAAAAAA
- 0077770A00000000877777700777777777777777077777777777}
- GrayedInactive = False
- Layout = blGlyphLeft
- ParentShowHint = False
- Spacing = 3
- Visible = False
- OnClick = installClick
- end
- end
- object Notebook1: TNotebook
- Left = 0
- Top = 0
- Width = 433
- Height = 225
- Align = alTop
- PageIndex = 5
- TabOrder = 1
- OnPageChanged = Notebook1PageChanged
- object TPage
- Left = 0
- Top = 0
- Caption = 'page1'
- object Image1: TImage
- Left = 5
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Center = True
- Picture.Data = {<image001.ico>}
- end
- object Memo1: TMemo
- Left = 48
- Top = 0
- Width = 366
- Height = 225
- BorderStyle = bsNone
- Lines.Strings = (
- 'It is strongly recommended that you exit all windows programs'
- 'before running this Setup program.'
- ''
- 'Click Cancel to quit Setup and then close any programs you have'
- 'running ( Re-Boot if Necessary ). Click Next continue with Setup'
- 'Program.'
- ''
- ''
- 'WARNING: This program is protected by copyright law and'
- 'international treaties.'
- ''
-
- 'Unauthorized reproduction or distribution of this program, or an' +
- 'y'
-
- 'portion of it, may result in severe civil and criminal penalties' +
- ', and'
- 'will be prosecuted to the maximum extent possible under law.')
- ParentColor = True
- ReadOnly = True
- TabOrder = 0
- WordWrap = False
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Page2'
- object Label3: TLabel
- Left = 8
- Top = 8
- Width = 415
- Height = 13
- Caption =
- 'Click on Accept to continue with install process. pgdn/pgup to v' +
- 'iew License information.'
- end
- object Memo3: TMemo
- Left = 8
- Top = 24
- Width = 417
- Height = 161
- Lines.Strings = (
- 'MJK Software Writers (R) All Rights Reserved'
- ''
- 'License Agreement'
- ''
- 'You should carefully read the following terms and conditions'
- 'before using this software. Unless you have a different license'
- 'agreement signed by MJK Software Writers. your use of this'
- 'software indicates your acceptance of this license agreement and'
- 'warranty.'
- ''
- 'Registered Version'
- ''
-
- 'One registered copy of Quick Install Maker may either be used by' +
- ' a single'
-
- 'person who uses the software personally on one or more computers' +
- ','
- 'or installed on a single workstation used nonsimultaneously by'
- 'multiple people, but not both.'
- ''
-
- 'You may access the registered version of Quick Install Maker thr' +
- 'ough a network,'
- 'provided that you have obtained individual licenses for the'
- 'software covering all workstations that will access the software'
- 'through the network. For instance, if 8 different workstations'
-
- 'will access Quick Install Maker on the network, each workstation' +
- ' must have its'
-
- 'own Quick Install Maker license, regardless of whether they use ' +
- 'Quick Install Maker '
- 'at'
- 'different times or concurrently.'
- ''
- 'Disclaimer of Warranty'
- ''
- 'THIS SOFTWARE AND THE ACCOMPANYING FILES ARE SOLD "AS IS" AND'
- 'WITHOUT WARRANTIES AS TO PERFORMANCE OR MERCHANTABILITY OR '
- 'ANY'
- 'OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED. In particular,'
- 'there is no warranty for the optional virus scanning feature'
-
- '(Quick Install Maker does not scan for viruses, it simply runs e' +
- 'xternal'
- 'programs that claim to perform this function). Because of the'
-
- 'various hardware and software environments into which Quick Inst' +
- 'all Makermay'
- 'be put, NO WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE IS'
- 'OFFERED.'
- ''
- 'Good data processing procedure dictates that any program be'
- 'thoroughly tested with non-critical data before relying on it.'
- 'The user must assume the entire risk of using the program. ANY'
- 'LIABILITY OF THE SELLER WILL BE LIMITED EXCLUSIVELY TO PRODUCT'
- 'REPLACEMENT OR REFUND OF PURCHASE PRICE.'
- ''
- 'Evaluation Version'
- ''
- 'Evaluation and Registration'
- ''
- 'This is not free software. Subject to the terms below, you are'
- 'hereby licensed to use this software for evaluation purposes'
- 'without charge. If you use this software after the evaluation '
- 'period a registration fee of $15 is'
-
- 'required. Payments must be in US dollars drawn on a US bank, an' +
- 'd'
-
- 'should be sent to Marc A. Hale, 1470 Seabay Road, Weston, FL 333' +
- '326'
-
- 'Credit card ordering and quantity discounts are available, as de' +
- 'scribed in the '
- 'section Ordering'
- 'Information/Order Form.'
- ''
-
- 'Unregistered use of Prodcut Edition after evaluation period is i' +
- 'n violation of U.S.'
- 'and international copyright laws.'
- ''
- 'You are specifically prohibited from charging, or requesting'
- 'donations, for any such copies, however made; and from'
-
- 'distributing the software and/or documentation with other produc' +
- 'ts'
- '(commercial or otherwise) without prior written permission.'
- '')
- ParentColor = True
- ScrollBars = ssVertical
- TabOrder = 0
- end
- object Panel4: TPanel
- Left = 0
- Top = 185
- Width = 433
- Height = 40
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object accept: TRxSpeedButton
- Left = 352
- Top = 6
- Width = 73
- Height = 25
- Caption = 'Accept'
- Flat = True
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777000000
- 87777777770AAAAA00877777770AAAAAA2077777770AAAAA2A20777777000000
- A220777777777777002077777777777777007777077777777700777007777777
- 0020770A00000000A22070AAAAAAAAAA2A200AAAAAAAAAAAA20770AAAAAAAAAA
- 0077770A00000000877777700777777777777777077777777777}
- GrayedInactive = False
- Layout = blGlyphLeft
- ParentShowHint = False
- OnClick = acceptClick
- end
- object decline: TRxSpeedButton
- Left = 264
- Top = 6
- Width = 81
- Height = 25
- Caption = 'Decline'
- Flat = True
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333FFFFF333333000033333388888833333333333F888888FFF333
- 000033338811111188333333338833FFF388FF33000033381119999111833333
- 38F338888F338FF30000339119933331111833338F388333383338F300003391
- 13333381111833338F8F3333833F38F3000039118333381119118338F38F3338
- 33F8F38F000039183333811193918338F8F333833F838F8F0000391833381119
- 33918338F8F33833F8338F8F000039183381119333918338F8F3833F83338F8F
- 000039183811193333918338F8F833F83333838F000039118111933339118338
- F3833F83333833830000339111193333391833338F33F8333FF838F300003391
- 11833338111833338F338FFFF883F83300003339111888811183333338FF3888
- 83FF83330000333399111111993333333388FFFFFF8833330000333333999999
- 3333333333338888883333330000333333333333333333333333333333333333
- 0000}
- GrayedInactive = False
- Layout = blGlyphLeft
- NumGlyphs = 2
- ParentShowHint = False
- OnClick = declineClick
- end
- object Label4: TLabel
- Left = 0
- Top = 8
- Width = 245
- Height = 26
- Caption =
- 'You must select Accept or Decline to Continue with installation.' +
- ' if you accept License then click Accept!'
- WordWrap = True
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Page3'
- object browse: TRxSpeedButton
- Left = 348
- Top = 144
- Width = 73
- Height = 25
- Caption = 'Browse'
- Flat = True
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 77777000000070000000007777777000000070FFFFFFF07777700000000070F7
- 7777F07777000000000070F77777F07770007000000070F77780008700077000
- 000070F7700FFF0000777000000070F708FFFF0807777000000070F80E000F07
- 08777000000070F0EFEFEF0770777000000070F0F0000F077077700000007000
- EFEFFF0770777000000077780000000708777000000077770077777807777000
- 0000777770077700777770000000777777800087777770000000777777777777
- 777770000000}
- GrayedInactive = False
- Layout = blGlyphLeft
- ParentShowHint = False
- OnClick = browseClick
- end
- object Memo2: TMemo
- Left = 49
- Top = 8
- Width = 288
- Height = 145
- BorderStyle = bsNone
- Lines.Strings = (
- 'Setup will now install Software into the following directory'
- ''
- 'To install to this directory, click next.'
- ''
- 'To install to different directory, click browse and select '
- 'another'
- 'directory.'
- ''
- 'you can choose not to install by clicking cancel.')
- ParentColor = True
- TabOrder = 0
- end
- object GroupBox2: TGroupBox
- Left = 48
- Top = 175
- Width = 377
- Height = 42
- Caption = ' Destination Directory '
- TabOrder = 1
- object Label1: TLabel
- Left = 12
- Top = 20
- Width = 15
- Height = 13
- Caption = 'C:\'
- end
- end
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 49
- Height = 225
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 2
- object Image2: TImage
- Left = 5
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Center = True
- Picture.Data = {<image002.ico>}
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Page4'
- object Image3: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- Picture.Data = {<image003.ico>}
- Transparent = True
- end
- object RxLabel1: TRxLabel
- Left = 48
- Top = 16
- Width = 252
- Height = 24
- Caption = 'Create Folder'#39's and Shortcuts.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object CreateFolder: TEdit97
- Left = 40
- Top = 48
- Width = 217
- Height = 19
- TabOrder = 0
- Text = 'CreateFolder'
- end
- object Folders: TListBox
- Left = 40
- Top = 72
- Width = 217
- Height = 137
- ItemHeight = 13
- TabOrder = 1
- OnDblClick = FoldersDblClick
- end
- object CheckBox1: TCheckBox
- Left = 272
- Top = 80
- Width = 185
- Height = 17
- Caption = 'Add Folder to Start Menu'
- TabOrder = 2
- end
- object CheckBox2: TCheckBox
- Left = 272
- Top = 104
- Width = 145
- Height = 17
- Caption = 'Add Folder to Desktop'
- TabOrder = 3
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'installtype'
- object RxLabel3: TRxLabel
- Left = 48
- Top = 16
- Width = 259
- Height = 24
- Caption = 'What type of install to Execute'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object Image5: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- Picture.Data = {<image004.ico>}
- Transparent = True
- end
- object full: TRadioButton
- Left = 56
- Top = 72
- Width = 193
- Height = 17
- Caption = 'Full Install ( All Files will be installed )'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object min: TRadioButton
- Left = 56
- Top = 120
- Width = 273
- Height = 17
- Caption = 'Only Files need to run from Network will be installed'
- TabOrder = 1
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Page5'
- object Image4: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image005.ico>}
- end
- object Label2: TLabel
- Left = 88
- Top = 64
- Width = 90
- Height = 13
- Caption = 'Program to Launch'
- end
- object RxLabel2: TRxLabel
- Left = 48
- Top = 16
- Width = 282
- Height = 24
- Caption = 'Ready to Start Installing Software'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object RadioButton1: TRadioButton
- Left = 64
- Top = 48
- Width = 169
- Height = 17
- Caption = 'Launch Program after installed'
- TabOrder = 0
- end
- object RadioButton2: TRadioButton
- Left = 64
- Top = 84
- Width = 185
- Height = 17
- Caption = 'Return to Windows after installed'
- TabOrder = 1
- end
- object Memo4: TMemo
- Left = 16
- Top = 136
- Width = 401
- Height = 81
- TabOrder = 2
- end
- object reboot: TRadioButton
- Left = 66
- Top = 110
- Width = 211
- Height = 17
- Caption = 'Re Boot Windows After installed'
- Checked = True
- TabOrder = 3
- TabStop = True
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'install'
- object source: TLabel
- Left = 48
- Top = 24
- Width = 61
- Height = 13
- Caption = 'Copy Source'
- end
- object Dest: TLabel
- Left = 48
- Top = 48
- Width = 36
- Height = 13
- Caption = 'Copy to'
- end
- object Image6: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image006.ico>}
- end
- object ProgressBar1: TProgressBar
- Left = 16
- Top = 72
- Width = 401
- Height = 17
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
- end
- object Shortcuts1: TShortcuts
- FolderList.Strings = (
- 'Accessories'
- 'Online Services'
- 'Logitech MouseWare'
- 'REVEAL SC400'
- 'StartUp'
- 'Internet Explorer'
- 'Norton AntiVirus'
- 'WinZip'
- 'Norton Utilities'
- 'WinZip Self-Extractor'
- 'Ticketmaster'
- 'MicroVision Applications'
- 'FTP Voyager'
- 'Delphi'
- 'Borland Delphi 2.0'
- 'Borland Delphi 3'
- 'MJK Software Writers'
- 'Adobe Acrobat'
- 'Adobe'
- 'America Online'
- 'Microsoft Office'
- 'Paint Shop Pro'
- 'Monthly Bill Manager')
- Left = 368
- Top = 32
- end
- end
-